//-----------------------------------------------------------------------------
// Vue Pro synchronization plugin for LightWave 3D
//
// Instructions
//-----------------------------------------------------------------------------

// HOW TO INSTALL
//---------------

The compiled plugin file is named "VueSynch.p" (Windows) or "VueSynch.plugin" (MacOS).

To make the plugin work just add it manually in LightWave by following these
instructions (in LightWave):

	- Go to tab "Utilities" > Plugins > Add Plug-ins..."
	- Go to the plugin file location within the browser
	- Select the plugin file
	- Click "Open"

// HOW TO USE
//-----------

The plugin is a classic modal dialog. To open it follow these instructions (in
LightWave):

	- Go to tab "Utilities" > Plugins > Additional >"
	- Select "VueSynch" in list

Once opened, select in the list the objects you want to synchronize among lights
and cameras then click on button "Synchronize" at the bottom of the dialog.

//-----------------------------------------------------------------------------
// END OF FILE
//-----------------------------------------------------------------------------

